home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop From Home / Introducing the New Way to Shop From Home (Iceland Foods) (2003).iso / pc / help.dxr / UI elements_74_8tech.ls < prev    next >
Encoding:
Text File  |  2003-01-01  |  65 b   |  8 lines

  1. on mouseWithin
  2.   go("8tech")
  3. end
  4.  
  5. on mouseLeave
  6.   go("home")
  7. end
  8.